home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 116 / MacAddict 116 (Mac Power Pack)(theDISC)(April 2006).iso / Software / Utilities / iGet2.0.3.dmg / iGet.app / Contents / Resources / ErrorCodeFormatStrings.plist < prev    next >
Encoding:
Extensible Markup Language  |  2006-01-19  |  1.5 KB  |  41 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4. <dict>
  5.     <key>1000</key>
  6.     <string>last news board cannot be deleted</string>
  7.     <key>1300</key>
  8.     <string>operation will affect transfers in progress</string>
  9.     <key>1310</key>
  10.     <string>operation will disconnect affected user(s)</string>
  11.     <key>1355</key>
  12.     <string>MD5 mismatch, files are not equal</string>
  13.     <key>1365</key>
  14.     <string>download stream mismatch, this is not good!</string>
  15.     <key>1375</key>
  16.     <string>transfer interrupted by modification to file on server</string>
  17.     <key>1400</key>
  18.     <string>unable to download invalid alias, the file does not really exist</string>
  19.     <key>2000</key>
  20.     <string>folder with that name already exists</string>
  21.     <key>2010</key>
  22.     <string>invalid private message destination; that user is gone</string>
  23.     <key>610</key>
  24.     <string>invalid username and/or password</string>
  25.     <key>611</key>
  26.     <string>too many users already connected</string>
  27.     <key>612</key>
  28.     <string>you are banned from this server</string>
  29.     <key>750</key>
  30.     <string>unable to disconnect user of higher rank</string>
  31.     <key>751</key>
  32.     <string>not authorized to disconnect user</string>
  33.     <key>752</key>
  34.     <string>unable to ban user of higher rank</string>
  35.     <key>753</key>
  36.     <string>not authorized to ban user</string>
  37.     <key>800</key>
  38.     <string>unable to grant permissions higher than own permissions</string>
  39. </dict>
  40. </plist>
  41.